@charset "utf-8";
/*重置标准*/
html{-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;font-size:62.5%;}
html,body{width:100%;height:100%;}
body,div,img,input,button,ul{margin:0;padding:0;}
body,table{font-size:14px;font-size:1.4rem;line-height:1.5;}
body{font-family: Arial,sans-serif;}
.yahei{font-family: \5FAE\8F6F\96C5\9ED1,\5b8b\4f53,Arial,sans-serif;}
.songti{font-family: \5b8b\4f53,Arial,sans-serif;}
body,a,input{color:#3a3a3a;}
a{text-decoration:none;}
li{list-style:none;}
img{border:0;}
input,button,a{outline:0;}
/*初始参数*/
/*可根据需要自定义layout的样式*/
.toolbar .layout,.swfbar .layout,.navbar .layout,.searchbar .layout{margin-top:0;}
/*.layout{margin-left:12px;margin-right:12px;}*/
.layout,.toolbar,.navbar,.searchbar{width:1180px;margin-left:auto;margin-right:auto;}
.layout:after, .clearfix:after,.moduls:after { content: ""; clear: both; height: 0; visibility: hidden; display: table; }
.layout,.clearfix,.moduls { *zoom: 1; }
.clear{clear:both;}
.text{border:0;}
.fl{float:left;}
.fr{float:right;}
.ta-left{text-align:left;}
.ta-center{text-align:center;}
.ta-right{text-align:right;}
/*font-size*/
.fs10{font-size:10px;}
.fs12{font-size:12px;}
.fs14{font-size:14px;}
.fs16{font-size:16px;}
.fs18{font-size:18px;}
.fs20{font-size:20px;}
.fs24{font-size:24px;}
.bold{font-weight:bold;color:#000;}
.fw{font-weight:lighter;}
/*color*/
.color-important{color:#ff0000;}
.color_fff{color:#fff;}
.color_999{color:#999999;}
.color_cc1424{color:#cc1424;}
.color_39424F{color:#39424F;}
.color_C19975{color:#C19975;}
.color_8F8F8F{color:#8F8F8F;}
.color_666{color:#666;}
.color_6c6c6c{color:#6c6c6c};
/*margin-top*/
.mt1{margin-top:1px;}
.mt2{margin-top:2px;}
.mt6{margin-top:6px;}
.mt7{margin-top:7px;}
.mt8{margin-top:8px;}
.mt12{margin-top:12px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt60{margin-top:60px;}
.mt80{margin-top:80px;}
.ml20{margin-left:20px;}
.ml16{margin-left:16px;}
.mr20{margin-right:20px;}
.pt60{padding-top:60px;}
.pt40{padding-top:40px;}
.pb80{padding-bottom:80px;}
.pb60{padding-bottom:60px;}
/*width-百分比*/
.wb20{width:20%;}
.wb25{width:25%;}
.wb30{width:30%;}
.wb33{width:33%;}/*ie6：33%*/
.wb34{width:34%;/*width:33%;*/}
.wb35{width:35%;}
.wb40{width:40%;/*width:33%;*/}
.wb50{width:50%;} /*ie6/ie7 宽度计算为四舍五入 所以谨慎使用百分比*/
.wb70{width:70%;}
.wb100{width:100%}
.wbauto{width:auto !important;}
.undis{display:none;}
.hidden{visibility:hidden;}
/*超出*/
.text-ellipsis,
.btl-title { overflow: hidden; word-break: break-all; white-space: nowrap; text-overflow: ellipsis; }
/*暂无信息*/
.zwinfo { background-image:url(../Images/zwinfo.jpg);background-repeat:no-repeat; background-position:center; }

/*专门写给ie6浏览器使用/与使用Position导致元素被隐藏*/
.z-index4,
.z-index4 *{z-index:4;}
.z-index3,
.z-index3 *{z-index:3;}
.z-index2,
.z-index2 *{z-index:2;}

/*工具条*/
.toolbar{background-color:#f5f5f5;border-bottom:1px solid #dadada;font-size:14px;line-height:34px;}
.toolbar,
.tool-link{color:#8d8d8d;}
.tool-title{padding-left:20px;}
.tool-link{margin-right:20px;}
.tool-link-active{color:#028dcb;margin-right:0;}
/*SWF-Banner*/
.swf-file{position:absolute;left:50%;z-index:99;height:200px;}
.swf-file1263{width:1263px;margin-left:-632px;}
 /*导航*/
.navbar{background-color: #ffffff;}
.nav-group{height:76px;line-height:76px;margin:0;padding:0;}
.nav-group li{float:left;position:relative;margin:0;padding:0 1px;list-style:none;}
/* .nav-group li.first,
.nav-group li.first a{border-color:transparent;} */
.nav-group a{display:block;padding:0 2px;margin:0 22px;font-size:14px;color:#7E8085;z-index:2;line-height: 76px;border-bottom:2px solid transparent;}
.nav-group li li a{width:100%;text-align:center;padding-left:0;padding-right:0;}
.nav-group ul{margin:0;padding:0;display:none;background-color: #e4f1f7;border: 1px solid #028dcb;left:0;right:0;}
.nav-group > li > ul{border-top:0;}
.nav-group ul ul{margin-left:100%;margin-top:-37px;margin-right:-110%;}
.nav-group li li{display:block;width:auto;float:none;height:36px;padding:0;}

.nav-group ul a{color:#525252;}
.nav-group li.nav-hover > ul,
.nav-group li:hover > ul{display:block;position:absolute;z-index:9;}
/*.nav-group:hover .nav-active a{background-color:#fff;color:#000;}
.nav-group:hover .nav-active a:hover,*/
.nav-active > a,
.nav-group a:hover{border-bottom:2px solid #CC1424;}
/*搜索栏*/
.searchbar{background-color:#e6e6e6;line-height:34px;color:#3e3e3e;}
.search-in-tools{padding-right:15px;padding-top:4px;font-size:0;line-height:0;position:relative;}
.search-in-title{padding-right:10px;font-size:12px;line-height:26px;float:left;}
.search-in-text{border:1px solid #ccc;width:260px;font-size:12px;line-height:12px;padding-top:3px;padding-bottom:4px;text-indent:10px;float:left;}
.search-in-button{width:23px;height:23px;border:1px solid #ccc;border-left:0;background:url(../Images/search-button.jpg) no-repeat;line-height:23px;margin:0;padding:0;float:left;}
/*框架*/
/*.box-frame{box-sizing:border-box;}*//*此写法表示以IE模式 显现宽度和高度(width=width+padding+border) */
.box-frame{border-top:1px solid #ddd;}
.box-frame-absolute{position:absolute;}
.box-header,
.box-container{border-left:1px solid #ddd;border-right:1px solid #ddd;} 
.box-header{background-color:#edf6ff;height:28px;line-height:28px;/*height:2.8rem;line-height:2.8rem;*/position:relative;}
.box-container{border-top:1px solid #97c1ea;border-bottom:1px solid #ddd;}
.box-titlte{background-color:#60a7e9;color:#fff;font-size:15px;font-size:1.5rem;font-family:"microsoft yahei";height:29px;line-height:29px;/*height:2.9rem;line-height:2.9rem;*/padding-left:16px;padding-right:16px;position:absolute;margin-left:-1px;margin-top:-1px;z-index:1;}
.box-more{float:right;padding-right:18px;font-size:12px;font-size:1.2rem;height:28px;height:2.8rem;position:relative;}
.box-more-reg{background: url(../Images/reg_icon.png) no-repeat 0 8px;padding-left:20px;color:#555555;}
.box-more-reg span{border-bottom:1px solid #555555;padding-bottom:1px;}
.h-more{position:relative;}
/*居中*/
.box-header-center{background-color:#d9ecfa;}
.box-header-center .box-titlte{background-color:transparent;background-position:0 -90px;color:#065eb6;line-height:28px;position:relative;top:auto;right:auto;left:auto;text-align:center;display:block;}
.box-header-center .box-more{display:none;}
/*详情*/
.box-frame-detail{border:0;background:url(../Images/noticeBackgroundMiddle.png) #FFF repeat-y center top;}
.box-frame-detail .box-header{height:37px;line-height:32px;border:0;background:url(../Images/noticeBackgroundTop.png) no-repeat center top;}
.box-frame-detail .box-container{background:url(../Images/noticeBackgroundBottom.png) no-repeat center bottom;border:0;margin:0;width:auto;padding-bottom:5px;}
/*公告详情*/
.button-controls{text-align:center;}


/*列表*/
/*.box-text-list{overflow-x:none; overflow-y:hidden;}*/
.box-text-list ul{margin:0;padding:0;padding:7px 13px 6px;}
.box-text-list li{margin:0;padding:0;background:url(../Images/new_list_icon.gif) left -13px no-repeat;height:25px;line-height:25px;/*height:2.5rem;line-height:2.5rem;*/display:block;font-size:0;float:none;position:relative;}
.box-text-list a,.box-text-list span{font-size:12px;font-size:1.2rem;}
.btl-title{display:block;padding-left:8px;padding-right:20px;}
.btl-title-udright{background-color:#fff;right:0;}
.btl-title:hover,
.btl-title.hover{color:#0072C6;}
.btl-title:hover,
.btl-title.hover{background-color:#fff;border:1px solid #9bc3eb;position:absolute;margin-left:-3px;margin-top:-1px;padding-left:10px;z-index:2;padding-right:10px;*margin-top:0;*line-height:23px;min-width:96%;}
.btl-time{color:#8d8d8d;float:right;}
.btl-new{max-width:100%;_width:100%;margin-left:-34px;float:left;}
.btl-new span{padding-left:34px;*display:block;}
.btl-new-icon{display:inline-block;background:url("../Images/note_new.png") no-repeat;width:25px;height:16px;vertical-align:top;}
.box-hide-time .btl-time{display:none;}
/*轮番图片*/
.news-banner-images{/*border:1px solid #9bc3eb;*/padding:3px;float:left;}
/*.news-banner-imgs{width:334px;height:237px;}
.news-banner-imgs,
.banner-item{height:261px;}*/
.banner-xr{display:none;}
.banner-text{bottom:-20px;color:#000;}
.b-option{bottom:23px;}

/*框架选项卡*/
.box-taber{background-color:#deeeff;border-bottom:1px solid #2a72cb;height:31px;line-height:31px;/*height:3.1rem;line-height:3.1rem;*/position:relative;}
.tabs{margin:0;padding:0;position:absolute;left:48px;top:3px;/*top:0.3rem;*/right:0;height:24px;/*height:2.4rem;*/}
.tabs li,
.tabs a{background:none;line-height:24px;/*line-height:2.4rem;*/font-size:14px;font-size:1.4rem;cursor:pointer;}
.tabs li{margin:0;padding:0;border-color:#deeeff;border-bottom-color:#2a72cb;border-left-width:0;border-left:0; height:100%;margin:0;float:left;list-style-type:none;text-align:center;}
.tabs a{padding:0 17px;height:100%;color:#505050;}
.tabs li.active{border:1px solid #2a72cb;border-bottom-color:#FFFFFF;background-color:#fff;}
.tabs li.active a{color:#ff4e00;}
/**/
.tabs-modul-buy{left:122px;right:56px;}

/*友情链接*/
.fw-cbobar{height:20px;}
.fw-cbobar select{ margin-right:7px;}
.fw-cbobar select.last{margin-right:0;}

/*页脚-版权相关信息*/
.copyright-info{border-top:4px solid #3573ea;}
.copyright-info a,.copyright-info span{color:#818181;}
.copyrightbar .layout {padding-top:31px;padding-bottom:34px; }
.copyrightbar p{padding:0;margin:0;height:24px;color:#626262;}
.copyrightbar span{letter-spacing:1px;}


/*公告列表*/
.usm-menus{padding-top:18px;text-align:left;}
.usm-menus .ui-side {padding:0;margin:0; }
.usm-menus li{height: auto;margin:0;padding:0;width:100%;list-style-type:none;}
.usm-menus li.extend{background-position: 185px 17px;}
.usm-menus a{font-size: 16px;display:block;line-height: 48px;padding: 0;color: #787878;padding-left:40px;position:relative;}
.usm-menus a:hover,
.usm-menus a.hover{color: #0096c7;background-color:#fff;border-right:2px solid #a6d2f5;}
.usm-menus span{padding-left:34px;line-height:22px;background:url(../Images/noticetypeicons.png) no-repeat 0px -44px;}
.usi-children li {border-bottom:1px solid #dadada; }

/*站点路径*/
.web-pof{background:url(../Images/rolsh.png) no-repeat 0 9px;height:24px;line-height:24px;padding-left:20px;color:#595959;text-align:left;}
.web-pof a{color:#595959;padding:0;}
.web-pof a:hover,
.web-pof a.active{color:#064491;}
.web-pof a.active{color:#064491;font-size:14px;}

.li-item-ext-ico{position:absolute;background:url(../Images/li_item-ext-ico.png) no-repeat left top; width:9px;height:9px;margin-top: 19px;right: 10px;}
.active .li-item-ext-ico,
.li-item-ext-ico-active{background-position:right top;}
/* 雪碧图 */
.bg1{
    background-image: url('../images/login.png');
    background-repeat: no-repeat;
}
.bg{
    background-image: url('../images/index_icon1.jpg');
    background-repeat: no-repeat;
}





/*ie6*/
/*解决ie6下 不能通过margin:0 auto;居中问题*/
.ie6 body{text-align:center;}
.ie6 .layout{text-align:left;}
/*工具条*/
.ie6 .tool-title{float:left;}
/*导航*/
.ie6 .nav-group li li{font-size:0;}
.ie6 .nav-group li.nav-hover .nav-child{display:block;position:absolute;z-index:9;}
.ie6 .nav-group li.nav-hover a.nav-hover{background-color:#0072C6;color:#fff;}
/*列表*/
.ie6 .btl-title{width:70%;}
.ie6 .btl-title:hover,
.ie6 .box-text-list a.hover{width:auto;}
.ie6 .btl-title-udright{width:100%;}
/*跑马灯，在ie6以下 overflow 要配合 width height 才是有效的 */
.ie6 .picMove-box{width:100%;overflow:hidden;}

.ie6 .mini-uis-box-login .text{height:28px;padding:0;line-height:28px;}
.ie6 .nl-forms{margin-bottom:0;}

/*ie7*/
.ie7 .tool-title{float:left;}
.ie7 .mini-uis-box-login .text{height:28px;padding:0;line-height:28px;}
.ie7 .nl-forms{margin-bottom:0;}


.footer {
    color: #ffffff;
}